home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 14380 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  910 b 

  1. Path: igd.fhg.de!usenet
  2. From: Nader El-Azabi <nader@fhi-zgv.de>
  3. Newsgroups: comp.lang.c++
  4. Subject: simple question about window size
  5. Date: Tue, 26 Mar 1996 21:12:10 +0100
  6. Organization: Fraunhofer Institut, Abt. ZGDV
  7. Message-ID: <31584F9A.1361@fhi-zgv.de>
  8. NNTP-Posting-Host: pc238.igd.fhg.de
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0 (WinNT; I)
  13.  
  14. Hello,
  15. 1.here is something easy for you:
  16.   I created a MDI application with FormView Option
  17.   using AppWizzard with Visual C++ 2.2 and I want to 
  18.   configure its size so that it stays the same everytime 
  19.   I run the application(all dialog elements have to be
  20.   displayed without having to scroll)
  21.   Has this something to do with the function IdleSize
  22.   or so??
  23. 2.Is it possible to display an image(for example .bmp files)
  24.   in a dialog frame?
  25.  
  26. I hope you can help me with this.
  27. Thanks, Nader
  28.